[INFO] cloning repository https://github.com/RoJac88/swiss-matching
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RoJac88/swiss-matching" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoJac88%2Fswiss-matching", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoJac88%2Fswiss-matching'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 219e9bb6a34ab16706ffa3d4263151417f36fda0
[INFO] testing RoJac88/swiss-matching against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoJac88%2Fswiss-matching" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RoJac88/swiss-matching
[INFO] finished tweaking git repo https://github.com/RoJac88/swiss-matching
[INFO] tweaked toml for git repo https://github.com/RoJac88/swiss-matching written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RoJac88/swiss-matching on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RoJac88/swiss-matching already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a7bfffef0e4ba372777bf6de73c060a590f9211a0a951dd05279707602473ab
[INFO] running `Command { std: "docker" "start" "-a" "5a7bfffef0e4ba372777bf6de73c060a590f9211a0a951dd05279707602473ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a7bfffef0e4ba372777bf6de73c060a590f9211a0a951dd05279707602473ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a7bfffef0e4ba372777bf6de73c060a590f9211a0a951dd05279707602473ab", kill_on_drop: false }`
[INFO] [stdout] 5a7bfffef0e4ba372777bf6de73c060a590f9211a0a951dd05279707602473ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82466ae57644681c00528d6ca7a2b756eec779be5ea05e88b80957957bab2560
[INFO] running `Command { std: "docker" "start" "-a" "82466ae57644681c00528d6ca7a2b756eec779be5ea05e88b80957957bab2560", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling web_atoms v0.2.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rand_pcg v0.9.0
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling markup5ever v0.36.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling html5ever v0.36.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling scraper v0.25.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling rayon-cond v0.4.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling priority-queue v2.7.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling rustworkx-core v0.17.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling swiss-matching v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `TimeDelta`
[INFO] [stdout]  --> src/services/player_service.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{DateTime, Datelike, TimeDelta, Utc};
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `responses::AppResponse`
[INFO] [stdout]   --> src/services/tournament_service.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     responses::AppResponse,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `require_admin` is never used
[INFO] [stdout]   --> src/auth/extractor.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub async fn require_admin(
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidPlayerId`, `InvalidPlayerScore`, `GameNotFound`, `PlayerNotFound`, and `InsertGameHistorySkipsRound` are never constructed
[INFO] [stdout]   --> src/errors.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum AppError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 38 |     InvalidPlayerId(u32),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     #[error("Invalid score: `{0}, possible values are: win, lose and draw`")]
[INFO] [stdout] 40 |     InvalidPlayerScore(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     GameNotFound { round: usize, game: usize },
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 49 |     #[error("Player with id `{0}` does not exist")]
[INFO] [stdout] 50 |     PlayerNotFound(usize),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     #[error("Cannot skip a round when inserting game history")]
[INFO] [stdout] 52 |     InsertGameHistorySkipsRound,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `byes` is never read
[INFO] [stdout]   --> src/models/tournament.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Tournament {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub byes: Vec<Vec<u32>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tournament` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username`, `created_at`, and `email` are never read
[INFO] [stdout]   --> src/repositories/auth_repo.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct DbUser {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  7 |     pub id: u32,
[INFO] [stdout]  8 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub created_at: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 12 |     pub email: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `tournament_id`, and `pgn` are never read
[INFO] [stdout]   --> src/repositories/pairing_repo.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct DbPairing {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout]  9 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 10 |     pub tournament_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub pgn: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `tournament_id` are never read
[INFO] [stdout]   --> src/repositories/pairing_repo.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct DbPairingGap {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 38 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 39 |     pub player_id: u32,
[INFO] [stdout] 40 |     pub tournament_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/services/tournament_service.rs:363:12
[INFO] [stdout]     |
[INFO] [stdout] 362 | impl InactiveScores {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 363 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "82466ae57644681c00528d6ca7a2b756eec779be5ea05e88b80957957bab2560", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82466ae57644681c00528d6ca7a2b756eec779be5ea05e88b80957957bab2560", kill_on_drop: false }`
[INFO] [stdout] 82466ae57644681c00528d6ca7a2b756eec779be5ea05e88b80957957bab2560
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 452146313ae269352ec7988579564bcf1036bbce3b0a59a98c2c867d09fec3f0
[INFO] running `Command { std: "docker" "start" "-a" "452146313ae269352ec7988579564bcf1036bbce3b0a59a98c2c867d09fec3f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling swiss-matching v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `TimeDelta`
[INFO] [stdout]  --> src/services/player_service.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{DateTime, Datelike, TimeDelta, Utc};
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `responses::AppResponse`
[INFO] [stdout]   --> src/services/tournament_service.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     responses::AppResponse,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected_after_round1`
[INFO] [stdout]     --> src/services/tournament_service.rs:1082:13
[INFO] [stdout]      |
[INFO] [stdout] 1082 |         let expected_after_round1 = vec![
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_after_round1`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected_after_round2`
[INFO] [stdout]     --> src/services/tournament_service.rs:1129:13
[INFO] [stdout]      |
[INFO] [stdout] 1129 |         let expected_after_round2 = vec![
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_after_round2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `require_admin` is never used
[INFO] [stdout]   --> src/auth/extractor.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub async fn require_admin(
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidPlayerId`, `InvalidPlayerScore`, `GameNotFound`, `PlayerNotFound`, and `InsertGameHistorySkipsRound` are never constructed
[INFO] [stdout]   --> src/errors.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum AppError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 38 |     InvalidPlayerId(u32),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     #[error("Invalid score: `{0}, possible values are: win, lose and draw`")]
[INFO] [stdout] 40 |     InvalidPlayerScore(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     GameNotFound { round: usize, game: usize },
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 49 |     #[error("Player with id `{0}` does not exist")]
[INFO] [stdout] 50 |     PlayerNotFound(usize),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     #[error("Cannot skip a round when inserting game history")]
[INFO] [stdout] 52 |     InsertGameHistorySkipsRound,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `byes` is never read
[INFO] [stdout]   --> src/models/tournament.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Tournament {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub byes: Vec<Vec<u32>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tournament` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username`, `created_at`, and `email` are never read
[INFO] [stdout]   --> src/repositories/auth_repo.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct DbUser {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  7 |     pub id: u32,
[INFO] [stdout]  8 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub created_at: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 12 |     pub email: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `tournament_id`, and `pgn` are never read
[INFO] [stdout]   --> src/repositories/pairing_repo.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct DbPairing {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout]  9 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 10 |     pub tournament_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub pgn: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `tournament_id` are never read
[INFO] [stdout]   --> src/repositories/pairing_repo.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct DbPairingGap {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 38 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 39 |     pub player_id: u32,
[INFO] [stdout] 40 |     pub tournament_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.25s
[INFO] running `Command { std: "docker" "inspect" "452146313ae269352ec7988579564bcf1036bbce3b0a59a98c2c867d09fec3f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "452146313ae269352ec7988579564bcf1036bbce3b0a59a98c2c867d09fec3f0", kill_on_drop: false }`
[INFO] [stdout] 452146313ae269352ec7988579564bcf1036bbce3b0a59a98c2c867d09fec3f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f83a76de79d573dc9500ad5f42c9415c085c538ca819d0ad1b3e6655792b1dff
[INFO] running `Command { std: "docker" "start" "-a" "f83a76de79d573dc9500ad5f42c9415c085c538ca819d0ad1b3e6655792b1dff", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `TimeDelta`
[INFO] [stderr]  --> src/services/player_service.rs:7:34
[INFO] [stderr]   |
[INFO] [stderr] 7 | use chrono::{DateTime, Datelike, TimeDelta, Utc};
[INFO] [stderr]   |                                  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `responses::AppResponse`
[INFO] [stderr]   --> src/services/tournament_service.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     responses::AppResponse,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `expected_after_round1`
[INFO] [stderr]     --> src/services/tournament_service.rs:1082:13
[INFO] [stderr]      |
[INFO] [stderr] 1082 |         let expected_after_round1 = vec![
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_after_round1`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `expected_after_round2`
[INFO] [stderr]     --> src/services/tournament_service.rs:1129:13
[INFO] [stderr]      |
[INFO] [stderr] 1129 |         let expected_after_round2 = vec![
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_after_round2`
[INFO] [stderr] 
[INFO] [stderr] warning: function `require_admin` is never used
[INFO] [stderr]   --> src/auth/extractor.rs:39:14
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub async fn require_admin(
[INFO] [stderr]    |              ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `InvalidPlayerId`, `InvalidPlayerScore`, `GameNotFound`, `PlayerNotFound`, and `InsertGameHistorySkipsRound` are never constructed
[INFO] [stderr]   --> src/errors.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr]  4 | pub enum AppError {
[INFO] [stderr]    |          -------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 38 |     InvalidPlayerId(u32),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 39 |     #[error("Invalid score: `{0}, possible values are: win, lose and draw`")]
[INFO] [stderr] 40 |     InvalidPlayerScore(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |     GameNotFound { round: usize, game: usize },
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 49 |     #[error("Player with id `{0}` does not exist")]
[INFO] [stderr] 50 |     PlayerNotFound(usize),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 51 |     #[error("Cannot skip a round when inserting game history")]
[INFO] [stderr] 52 |     InsertGameHistorySkipsRound,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `byes` is never read
[INFO] [stderr]   --> src/models/tournament.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct Tournament {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 28 |     pub byes: Vec<Vec<u32>>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Tournament` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `username`, `created_at`, and `email` are never read
[INFO] [stderr]   --> src/repositories/auth_repo.rs:8:9
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub struct DbUser {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr]  7 |     pub id: u32,
[INFO] [stderr]  8 |     pub username: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 11 |     pub created_at: u32,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 12 |     pub email: Option<String>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `tournament_id`, and `pgn` are never read
[INFO] [stderr]   --> src/repositories/pairing_repo.rs:9:9
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct DbPairing {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr]  9 |     pub id: u32,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 10 |     pub tournament_id: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 16 |     pub pgn: Option<String>,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `tournament_id` are never read
[INFO] [stderr]   --> src/repositories/pairing_repo.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub struct DbPairingGap {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 38 |     pub id: u32,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 39 |     pub player_id: u32,
[INFO] [stderr] 40 |     pub tournament_id: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `swiss-matching` (bin "swiss-matching" test) generated 10 warnings (run `cargo fix --bin "swiss-matching" -p swiss-matching --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/swiss_matching-96bc1337d5d9b8f9)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test services::tournament_service::tests::test_standings_with_tie_and_buchholz ... ok
[INFO] [stdout] test services::tournament_service::tests::test_standings_basic_no_ties ... ok
[INFO] [stdout] test services::tournament_service::tests::test_standings_with_bye ... ok
[INFO] [stdout] test repositories::tournament_repo::tests::test_create_standard_tournament ... FAILED
[INFO] [stdout] test repositories::tournament_repo::tests::test_first_pairing ... FAILED
[INFO] [stdout] test repositories::registration_repo::tests::test_register_player ... FAILED
[INFO] [stdout] test repositories::player_repo::tests::test_list_players ... FAILED
[INFO] [stdout] test repositories::player_repo::tests::test_create_player ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::tournament_repo::tests::test_create_standard_tournament stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::tournament_repo::tests::test_create_standard_tournament' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58df7e2c1d58 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58df7e2c1d58 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58df7e2c1d58 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58df7e2c1d58 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58df7e2d74ba - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58df7e2d74ba - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58df7e2c6742 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58df7e2c6742 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58df7e29fad6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58df7e29fad6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58df7e2b9e89 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58df7df061fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58df7df061fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58df7e2ba102 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58df7e2ba102 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58df7e29fb92 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58df7e297419 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58df7e2a08ad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58df7e2d7cac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58df7e2d79f2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58df7e20107c - <core[5a1c3e9896636f3a]::result::Result<(), std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58df7dfd3d2a - sqlx_sqlite[190bc1c58e7a10e7]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14
[INFO] [stdout]   22:     0x58df7dfd4458 - <sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite as sqlx_core[32221473e63abc1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x58df7deed4ef - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[32221473e63abc1]::testing::TestContext<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>, sqlx_core[32221473e63abc1]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58df7de80af3 - sqlx_core[32221473e63abc1]::testing::run_test::<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58df7deed5ed - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58df7deed7ad - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58df7de0c6ed - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x58df7de0bbab - tokio[1979678b33e5c18e]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58df7de0bbab - tokio[1979678b33e5c18e]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58df7de0bbab - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x58df7ddf9b40 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x58df7de0675d - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x58df7de04474 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x58df7de154fb - <tokio[1979678b33e5c18e]::runtime::context::scoped::Scoped<tokio[1979678b33e5c18e]::runtime::scheduler::Context>>::set::<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58df7de65169 - tokio[1979678b33e5c18e]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58df7de749b2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[1979678b33e5c18e]::runtime::context::Context>>::try_with::<tokio[1979678b33e5c18e]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58df7de7387e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[1979678b33e5c18e]::runtime::context::Context>>::with::<tokio[1979678b33e5c18e]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58df7de6290d - tokio[1979678b33e5c18e]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58df7ddff5c0 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x58df7de01276 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x58df7de021e0 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58df7de64283 - tokio[1979678b33e5c18e]::runtime::context::runtime::enter_runtime::<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58df7ddf8b03 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58df7de94c81 - <tokio[1979678b33e5c18e]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x58df7de960ec - <tokio[1979678b33e5c18e]::runtime::runtime::Runtime>::block_on::<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x58df7de46fbf - sqlx_core[32221473e63abc1]::rt::test_block_on::<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58df7de7c8be - sqlx_core[32221473e63abc1]::testing::run_test::<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58df7de7c676 - sqlx_core[32221473e63abc1]::testing::run_test_with_pool::<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58df7de8649a - <fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::test_create_standard_tournament::{closure#0} as sqlx_core[32221473e63abc1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58df7de93c9a - swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repositories/tournament_repo.rs:176:5
[INFO] [stdout]   51:     0x58df7de8f8d7 - swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repositories/tournament_repo.rs:176:78
[INFO] [stdout]   52:     0x58df7def8e46 - <swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_create_standard_tournament::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58df7def92db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58df7def92db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58df7df06b55 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58df7df06b55 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58df7df06b55 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58df7df06b55 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58df7df06b55 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58df7df06b55 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58df7df06b55 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58df7df016b4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58df7df016b4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58df7df09bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58df7df09bd2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58df7df09bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58df7df09bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58df7df09bd2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58df7df09bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58df7df09bd2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58df7e2c167f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x58df7e2c167f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x781c5fb9caa4 - <unknown>
[INFO] [stdout]   74:     0x781c5fc29a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::tournament_repo::tests::test_first_pairing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::tournament_repo::tests::test_first_pairing' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58df7e2c1d58 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58df7e2c1d58 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58df7e2c1d58 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58df7e2c1d58 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58df7e2d74ba - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58df7e2d74ba - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58df7e2c6742 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58df7e2c6742 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58df7e29fad6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58df7e29fad6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58df7e2b9e89 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58df7df061fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58df7df061fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58df7e2ba102 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58df7e2ba102 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58df7e29fb92 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58df7e297419 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58df7e2a08ad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58df7e2d7cac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58df7e2d79f2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58df7e20107c - <core[5a1c3e9896636f3a]::result::Result<(), std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58df7dfd3d2a - sqlx_sqlite[190bc1c58e7a10e7]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14
[INFO] [stdout]   22:     0x58df7dfd4458 - <sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite as sqlx_core[32221473e63abc1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x58df7deed4ef - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[32221473e63abc1]::testing::TestContext<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>, sqlx_core[32221473e63abc1]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58df7de80053 - sqlx_core[32221473e63abc1]::testing::run_test::<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58df7deed5ad - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58df7deed76d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58df7de0c6ad - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x58df7de0ba0b - tokio[1979678b33e5c18e]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58df7de0ba0b - tokio[1979678b33e5c18e]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58df7de0ba0b - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x58df7ddf9820 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x58df7de05ccd - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x58df7de04454 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x58df7de153ab - <tokio[1979678b33e5c18e]::runtime::context::scoped::Scoped<tokio[1979678b33e5c18e]::runtime::scheduler::Context>>::set::<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58df7de65129 - tokio[1979678b33e5c18e]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58df7de74872 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[1979678b33e5c18e]::runtime::context::Context>>::try_with::<tokio[1979678b33e5c18e]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58df7de7381e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[1979678b33e5c18e]::runtime::context::Context>>::with::<tokio[1979678b33e5c18e]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58df7de628cd - tokio[1979678b33e5c18e]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58df7ddff1a0 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x58df7de011f6 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x58df7de01e90 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58df7de64113 - tokio[1979678b33e5c18e]::runtime::context::runtime::enter_runtime::<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58df7ddf8a53 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58df7de94b71 - <tokio[1979678b33e5c18e]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x58df7de95e4c - <tokio[1979678b33e5c18e]::runtime::runtime::Runtime>::block_on::<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x58df7de46e2f - sqlx_core[32221473e63abc1]::rt::test_block_on::<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58df7de7c83e - sqlx_core[32221473e63abc1]::testing::run_test::<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58df7de7c626 - sqlx_core[32221473e63abc1]::testing::run_test_with_pool::<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}, swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58df7de8646a - <fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::test_first_pairing::{closure#0} as sqlx_core[32221473e63abc1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58df7de93baa - swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repositories/tournament_repo.rs:191:5
[INFO] [stdout]   51:     0x58df7de8f8a7 - swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repositories/tournament_repo.rs:199:8
[INFO] [stdout]   52:     0x58df7def8e06 - <swiss_matching[56874579a10b8421]::repositories::tournament_repo::tests::test_first_pairing::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58df7def92db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58df7def92db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58df7df06b55 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58df7df06b55 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58df7df06b55 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58df7df06b55 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58df7df06b55 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58df7df06b55 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58df7df06b55 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58df7df016b4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58df7df016b4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58df7df09bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58df7df09bd2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58df7df09bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58df7df09bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58df7df09bd2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58df7df09bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58df7df09bd2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58df7e2c167f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x58df7e2c167f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x781c5fb9caa4 - <unknown>
[INFO] [stdout]   74:     0x781c5fc29a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::registration_repo::tests::test_register_player stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::registration_repo::tests::test_register_player' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58df7e2c1d58 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58df7e2c1d58 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58df7e2c1d58 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58df7e2c1d58 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58df7e2d74ba - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58df7e2d74ba - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58df7e2c6742 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58df7e2c6742 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58df7e29fad6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58df7e29fad6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58df7e2b9e89 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58df7df061fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58df7df061fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58df7e2ba102 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58df7e2ba102 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58df7e29fb92 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58df7e297419 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58df7e2a08ad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58df7e2d7cac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58df7e2d79f2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58df7e20107c - <core[5a1c3e9896636f3a]::result::Result<(), std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58df7dfd3d2a - sqlx_sqlite[190bc1c58e7a10e7]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14
[INFO] [stdout]   22:     0x58df7dfd4458 - <sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite as sqlx_core[32221473e63abc1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x58df7deed4ef - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[32221473e63abc1]::testing::TestContext<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>, sqlx_core[32221473e63abc1]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58df7de81593 - sqlx_core[32221473e63abc1]::testing::run_test::<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58df7deed62d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58df7deed7ed - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58df7de0c72d - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x58df7de0bd4b - tokio[1979678b33e5c18e]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58df7de0bd4b - tokio[1979678b33e5c18e]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58df7de0bd4b - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x58df7ddf9e60 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x58df7de071ed - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x58df7de04494 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x58df7de1564b - <tokio[1979678b33e5c18e]::runtime::context::scoped::Scoped<tokio[1979678b33e5c18e]::runtime::scheduler::Context>>::set::<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58df7de651a9 - tokio[1979678b33e5c18e]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58df7de74af2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[1979678b33e5c18e]::runtime::context::Context>>::try_with::<tokio[1979678b33e5c18e]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58df7de738de - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[1979678b33e5c18e]::runtime::context::Context>>::with::<tokio[1979678b33e5c18e]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58df7de6294d - tokio[1979678b33e5c18e]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58df7ddff9e0 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x58df7de012f6 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x58df7de02530 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58df7de643f3 - tokio[1979678b33e5c18e]::runtime::context::runtime::enter_runtime::<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58df7ddf8bb3 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58df7de94d91 - <tokio[1979678b33e5c18e]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x58df7de9638c - <tokio[1979678b33e5c18e]::runtime::runtime::Runtime>::block_on::<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x58df7de4714f - sqlx_core[32221473e63abc1]::rt::test_block_on::<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58df7de7c93e - sqlx_core[32221473e63abc1]::testing::run_test::<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58df7de7c6c6 - sqlx_core[32221473e63abc1]::testing::run_test_with_pool::<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58df7de864ca - <fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::test_register_player::{closure#0} as sqlx_core[32221473e63abc1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58df7de93d8a - swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repositories/registration_repo.rs:117:5
[INFO] [stdout]   51:     0x58df7de8f907 - swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repositories/registration_repo.rs:120:8
[INFO] [stdout]   52:     0x58df7def8e86 - <swiss_matching[56874579a10b8421]::repositories::registration_repo::tests::test_register_player::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58df7def92db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58df7def92db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58df7df06b55 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58df7df06b55 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58df7df06b55 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58df7df06b55 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58df7df06b55 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58df7df06b55 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58df7df06b55 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58df7df016b4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58df7df016b4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58df7df09bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58df7df09bd2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58df7df09bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58df7df09bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58df7df09bd2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58df7df09bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58df7df09bd2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58df7e2c167f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x58df7e2c167f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x781c5fb9caa4 - <unknown>
[INFO] [stdout]   74:     0x781c5fc29a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::player_repo::tests::test_list_players stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::player_repo::tests::test_list_players' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58df7e2c1d58 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58df7e2c1d58 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58df7e2c1d58 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58df7e2c1d58 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58df7e2d74ba - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58df7e2d74ba - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58df7e2c6742 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58df7e2c6742 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58df7e29fad6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58df7e29fad6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58df7e2b9e89 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58df7df061fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58df7df061fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58df7e2ba102 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58df7e2ba102 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58df7e29fb92 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58df7e297419 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58df7e2a08ad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58df7e2d7cac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58df7e2d79f2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58df7e20107c - <core[5a1c3e9896636f3a]::result::Result<(), std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58df7dfd3d2a - sqlx_sqlite[190bc1c58e7a10e7]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14
[INFO] [stdout]   22:     0x58df7dfd4458 - <sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite as sqlx_core[32221473e63abc1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x58df7deed4ef - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[32221473e63abc1]::testing::TestContext<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>, sqlx_core[32221473e63abc1]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58df7de7eb13 - sqlx_core[32221473e63abc1]::testing::run_test::<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58df7deed52d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58df7deed6ed - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58df7de0c62d - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x58df7de0b6cb - tokio[1979678b33e5c18e]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58df7de0b6cb - tokio[1979678b33e5c18e]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58df7de0b6cb - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x58df7ddf91e0 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x58df7de047ad - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x58df7de04414 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x58df7de1510b - <tokio[1979678b33e5c18e]::runtime::context::scoped::Scoped<tokio[1979678b33e5c18e]::runtime::scheduler::Context>>::set::<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58df7de650a9 - tokio[1979678b33e5c18e]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58df7de745f2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[1979678b33e5c18e]::runtime::context::Context>>::try_with::<tokio[1979678b33e5c18e]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58df7de7375e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[1979678b33e5c18e]::runtime::context::Context>>::with::<tokio[1979678b33e5c18e]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58df7de6284d - tokio[1979678b33e5c18e]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58df7ddfe960 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x58df7de010f6 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x58df7de017f0 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58df7de63e33 - tokio[1979678b33e5c18e]::runtime::context::runtime::enter_runtime::<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58df7ddf88f3 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58df7de94951 - <tokio[1979678b33e5c18e]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x58df7de9590c - <tokio[1979678b33e5c18e]::runtime::runtime::Runtime>::block_on::<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x58df7de46b0f - sqlx_core[32221473e63abc1]::rt::test_block_on::<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58df7de7c73e - sqlx_core[32221473e63abc1]::testing::run_test::<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58df7de7c586 - sqlx_core[32221473e63abc1]::testing::run_test_with_pool::<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58df7de8640a - <fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::test_list_players::{closure#0} as sqlx_core[32221473e63abc1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58df7ded691a - swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repositories/player_repo.rs:109:5
[INFO] [stdout]   51:     0x58df7ded5e57 - swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repositories/player_repo.rs:109:80
[INFO] [stdout]   52:     0x58df7def8d86 - <swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_list_players::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58df7def92db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58df7def92db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58df7df06b55 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58df7df06b55 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58df7df06b55 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58df7df06b55 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58df7df06b55 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58df7df06b55 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58df7df06b55 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58df7df016b4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58df7df016b4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58df7df09bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58df7df09bd2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58df7df09bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58df7df09bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58df7df09bd2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58df7df09bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58df7df09bd2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58df7e2c167f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x58df7e2c167f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x781c5fb9caa4 - <unknown>
[INFO] [stdout]   74:     0x781c5fc29a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::player_repo::tests::test_create_player stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::player_repo::tests::test_create_player' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58df7e2c1d58 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58df7e2c1d58 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58df7e2c1d58 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58df7e2c1d58 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58df7e2d74ba - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58df7e2d74ba - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58df7e2c6742 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58df7e2c6742 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58df7e29fad6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58df7e29fad6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58df7e2b9e89 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58df7df061fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58df7df061fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58df7e2ba102 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58df7e2ba102 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58df7e29fb92 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58df7e297419 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58df7e2a08ad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58df7e2d7cac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58df7e2d79f2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58df7e20107c - <core[5a1c3e9896636f3a]::result::Result<(), std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58df7dfd3d2a - sqlx_sqlite[190bc1c58e7a10e7]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14
[INFO] [stdout]   22:     0x58df7dfd4458 - <sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite as sqlx_core[32221473e63abc1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x58df7deed4ef - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[32221473e63abc1]::testing::TestContext<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>, sqlx_core[32221473e63abc1]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58df7de7f5b3 - sqlx_core[32221473e63abc1]::testing::run_test::<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58df7deed56d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58df7deed72d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58df7de0c66d - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x58df7de0b86b - tokio[1979678b33e5c18e]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58df7de0b86b - tokio[1979678b33e5c18e]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58df7de0b86b - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x58df7ddf9500 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x58df7de0523d - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x58df7de04434 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x58df7de1525b - <tokio[1979678b33e5c18e]::runtime::context::scoped::Scoped<tokio[1979678b33e5c18e]::runtime::scheduler::Context>>::set::<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58df7de650e9 - tokio[1979678b33e5c18e]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58df7de74732 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[1979678b33e5c18e]::runtime::context::Context>>::try_with::<tokio[1979678b33e5c18e]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58df7de737be - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[1979678b33e5c18e]::runtime::context::Context>>::with::<tokio[1979678b33e5c18e]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58df7de6288d - tokio[1979678b33e5c18e]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58df7ddfed80 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x58df7de01176 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x58df7de01b40 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58df7de63fa3 - tokio[1979678b33e5c18e]::runtime::context::runtime::enter_runtime::<<tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58df7ddf89a3 - <tokio[1979678b33e5c18e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58df7de94a61 - <tokio[1979678b33e5c18e]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x58df7de95bac - <tokio[1979678b33e5c18e]::runtime::runtime::Runtime>::block_on::<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x58df7de46c9f - sqlx_core[32221473e63abc1]::rt::test_block_on::<sqlx_core[32221473e63abc1]::testing::run_test<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58df7de7c7be - sqlx_core[32221473e63abc1]::testing::run_test::<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}, sqlx_core[32221473e63abc1]::testing::run_test_with_pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58df7de7c5d6 - sqlx_core[32221473e63abc1]::testing::run_test_with_pool::<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite, fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}, swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58df7de8643a - <fn(sqlx_core[32221473e63abc1]::pool::Pool<sqlx_sqlite[190bc1c58e7a10e7]::database::Sqlite>) -> swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::test_create_player::{closure#0} as sqlx_core[32221473e63abc1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58df7ded6a07 - swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repositories/player_repo.rs:92:5
[INFO] [stdout]   51:     0x58df7ded5e87 - swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repositories/player_repo.rs:92:18
[INFO] [stdout]   52:     0x58df7def8dc6 - <swiss_matching[56874579a10b8421]::repositories::player_repo::tests::test_create_player::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58df7def92db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58df7def92db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58df7df06b55 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58df7df06b55 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58df7df06b55 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58df7df06b55 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58df7df06b55 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58df7df06b55 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58df7df06b55 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58df7df016b4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58df7df016b4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58df7df09bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58df7df09bd2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58df7df09bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58df7df09bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58df7df09bd2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58df7df09bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58df7df09bd2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58df7e2c167f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x58df7e2c167f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x781c5fb9caa4 - <unknown>
[INFO] [stdout]   74:     0x781c5fc29a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     repositories::player_repo::tests::test_create_player
[INFO] [stdout]     repositories::player_repo::tests::test_list_players
[INFO] [stdout]     repositories::registration_repo::tests::test_register_player
[INFO] [stdout]     repositories::tournament_repo::tests::test_create_standard_tournament
[INFO] [stdout]     repositories::tournament_repo::tests::test_first_pairing
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin swiss-matching`
[INFO] running `Command { std: "docker" "inspect" "f83a76de79d573dc9500ad5f42c9415c085c538ca819d0ad1b3e6655792b1dff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f83a76de79d573dc9500ad5f42c9415c085c538ca819d0ad1b3e6655792b1dff", kill_on_drop: false }`
[INFO] [stdout] f83a76de79d573dc9500ad5f42c9415c085c538ca819d0ad1b3e6655792b1dff
